.zddx-content {
	margin-bottom: 1rem;
}
.sc3{
	width: 9.466666rem;
	margin: 0 auto;
	 --swiper-navigation-size: 0.2rem;
}
.sc3 .swiper-wrapper{
	width: 7.493333rem;
	margin: 0 auto;
}
.sc3 .swiper-slide{
	display: flex
}
.sc3 .swiper-slide a {
	position: relative;
	width: 1.733333rem !important;
	height: 1.733333rem !important;
	margin-bottom: 0.613333rem;
	margin-right: 1.146666rem;
}


.sc3 .swiper-slide a p {
	width: 2rem;
	position: absolute;
	font-size: 0.373333rem;
	color: #666;
	bottom: -0.613333rem;
	left: 0.106666rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sc3 .swiper-slide:last-child{
	margin-right: 0.666666rem;
}
.sc3 .swiper-button-next, 
.sc3 .swiper-button-prev{
	opacity: 1;
	width: 0.64rem;
	height: 0.64rem;
	background-color: #ccc;
	border-radius: 50%;
	transform: translate(0,-50%);
	outline:none;
}
.sc3 .swiper-button-prev{
	left: 0;
}
.sc3 .swiper-button-next{
	right: 0;
}